This droplet will remover everything after the first "." in the filename of all files dropped onto it. It is usefull if DOS style file extensions are annoying to you. Be warned, it will turn xxx.txt.gz into xxx
Notes:
- This script uses Jon's Commands.
- Also uses the omit osax from the GTQLibrary
- This script will die if it tries to rename a file to a name that is already in use.